BULLET NOTE:

For the bullet note to work, go to the character editor and add the character's shooting animation with the name "shoot", that's all that it needs to work
If you want to add a new sound for it, put the audio at the sounds folder, delete "shot.ogg" and rename it to "shot", it MUST be an ogg file.

DATA SCRIPTS:

1. open mods/data scripts, copy one of the files, go to mods/data/(your song) and paste the file, then, rename it to "script.lua"

cam.lua has an explanation of how to use it inside the file.

infishake.lua doesn't need a tutorial, just do what the first line says.

cutscene.lua also has an explanation on the file.

SCRIPTS:

All of the scripts on the script folder have some sort of explanation.

PORTING:

To port a mod to this engine, copy and paste these folders to your mod:

custom_events (OPTIONAL)

custom_notetypes (OPTIONAL)

data scripts (OPTIONAL)

fonts

images

scripts